We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c344ac7 + a1a5c1f commit 480b76fCopy full SHA for 480b76f
Makefile
@@ -45,6 +45,7 @@ install: llamafile/zipalign.1 \
45
o/$(MODE)/llama.cpp/llama-bench/llama-bench \
46
o/$(MODE)/llama.cpp/perplexity/perplexity \
47
o/$(MODE)/llama.cpp/llava/llava-quantize \
48
+ o/$(MODE)/stable-diffusion.cpp/main \
49
o/$(MODE)/whisper.cpp/main \
50
o/$(MODE)/llamafile/server/main
51
mkdir -p $(PREFIX)/bin
0 commit comments